({
file, | /* a string with the filename if known, else zero */ |
line, | /* an integer containing the line if known, else zero */ |
function, | /* The function-pointer to the called function */ |
The current call frame will be last in the array, and the one above that the last but one and so on.